home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / maestro / source / displytl / ccenter.prj next >
Encoding:
Text File  |  1993-06-15  |  9.8 KB  |  246 lines

  1. /* CodeCenter Project File */
  2. /* Options for project */
  3. unsetopt ansi
  4. setopt auto_compile
  5. unsetopt auto_reload
  6. setopt auto_replace
  7. unsetopt batch_load
  8. unsetopt batch_run
  9. unsetopt cc_prog
  10. setopt ccargs               -g
  11. unsetopt create_file
  12. unsetopt debug_child
  13. unsetopt echo
  14. setopt edit_jobs            1
  15. unsetopt eight_bit
  16. unsetopt ignore_sharp_lines
  17. setopt line_edit
  18. setopt line_meta
  19. setopt lint_load            2
  20. setopt lint_run             2
  21. setopt list_action
  22. unsetopt load_flags
  23. unsetopt long_not_int
  24. unsetopt make_args
  25. setopt make_hfiles
  26. unsetopt make_offset
  27. unsetopt make_prog
  28. setopt make_symbol          #
  29. setopt mem_config           16384
  30. unsetopt mem_trace
  31. setopt num_proc             1
  32. unsetopt page_cmds
  33. setopt page_list            14
  34. unsetopt page_load
  35. unsetopt path
  36. setopt proto_path           . /local/Saber/c_3.1.1-r1.0/sun4-40/proto /local/Saber/general/proto
  37. unsetopt preprocessor
  38. setopt program_name         a.out
  39. unsetopt print_custom
  40. setopt print_pointer
  41. setopt print_string         20
  42. unsetopt save_memory
  43. setopt sbrk_size            1048576
  44. setopt src_err              3
  45. setopt src_step             1
  46. setopt src_stop             3
  47. unsetopt swap_uses_path
  48. setopt sys_load_flags       -L/lib -L/usr/lib -L/usr/local/lib -I/usr/include -Dunix -Dsun -Dsparc
  49. unsetopt tab_stop
  50. unsetopt terse_suppress
  51. unsetopt terse_where
  52. setopt unset_value          191
  53. unsetopt win_fork_nodup
  54. unsetopt win_no_raise
  55. unsetopt win_message_list
  56. unsetopt win_project_list
  57. /* Suppressions for project */
  58. suppress 5 
  59. /* DEFAULT SUPPRESSION: Over/underflow unsigned <minus> */
  60. suppress 7 
  61. /* DEFAULT SUPPRESSION: Over/underflow unsigned <plus> */
  62. suppress 51 /usr/include/regexp.h 
  63. /* DEFAULT SUPPRESSION: Information lost <assignment> */
  64. suppress 52 
  65. /* DEFAULT SUPPRESSION: Information lost <float> */
  66. suppress 65 on TIFFGetFieldDefaulted 
  67. /* Too many function arguments */
  68. suppress 65 on TIFFSetField 
  69. /* Too many function arguments */
  70. suppress 65 on TIFFGetField 
  71. /* Too many function arguments */
  72. suppress 65 on _TIFFgetfield 
  73. /* Too many function arguments */
  74. suppress 65 on TIFFError 
  75. /* Too many function arguments */
  76. suppress 65 on TIFFWarning 
  77. /* Too many function arguments */
  78. suppress 66 on TIFFGetFieldDefaulted 
  79. /* Too few function arguments */
  80. suppress 66 on TIFFSetField 
  81. /* Too few function arguments */
  82. suppress 66 on TIFFGetField 
  83. /* Too few function arguments */
  84. suppress 66 on _TIFFgetfield 
  85. /* Too few function arguments */
  86. suppress 66 on TIFFError 
  87. /* Too few function arguments */
  88. suppress 66 on TIFFWarning 
  89. /* Too few function arguments */
  90. suppress 67 on TIFFGetFieldDefaulted 
  91. /* Signed/unsigned argument mismatch */
  92. suppress 67 on TIFFSetField 
  93. /* Signed/unsigned argument mismatch */
  94. suppress 67 on TIFFGetField 
  95. /* Signed/unsigned argument mismatch */
  96. suppress 67 on _TIFFgetfield 
  97. /* Signed/unsigned argument mismatch */
  98. suppress 67 on TIFFError 
  99. /* Signed/unsigned argument mismatch */
  100. suppress 67 on TIFFWarning 
  101. /* Signed/unsigned argument mismatch */
  102. suppress 68 /Source/Media/bryant/DisplayTool/xvimage.c 
  103. /* Benign argument mismatch */
  104. suppress 68 on TIFFGetFieldDefaulted 
  105. /* Benign argument mismatch */
  106. suppress 68 on TIFFSetField 
  107. /* Benign argument mismatch */
  108. suppress 68 on TIFFGetField 
  109. /* Benign argument mismatch */
  110. suppress 68 on _TIFFgetfield 
  111. /* Benign argument mismatch */
  112. suppress 68 on TIFFError 
  113. /* Benign argument mismatch */
  114. suppress 68 on TIFFWarning 
  115. /* Benign argument mismatch */
  116. suppress 69 on TIFFGetFieldDefaulted 
  117. /* Serious argument mismatch */
  118. suppress 69 on TIFFSetField 
  119. /* Serious argument mismatch */
  120. suppress 69 on TIFFGetField 
  121. /* Serious argument mismatch */
  122. suppress 69 on _TIFFgetfield 
  123. /* Serious argument mismatch */
  124. suppress 69 on TIFFError 
  125. /* Serious argument mismatch */
  126. suppress 69 on TIFFWarning 
  127. /* Serious argument mismatch */
  128. suppress 70 on TIFFGetFieldDefaulted 
  129. /* Passing illegal enumeration value */
  130. suppress 70 on TIFFSetField 
  131. /* Passing illegal enumeration value */
  132. suppress 70 on TIFFGetField 
  133. /* Passing illegal enumeration value */
  134. suppress 70 on _TIFFgetfield 
  135. /* Passing illegal enumeration value */
  136. suppress 70 on TIFFError 
  137. /* Passing illegal enumeration value */
  138. suppress 70 on TIFFWarning 
  139. /* Passing illegal enumeration value */
  140. suppress 95 /usr/lib/libc.so.1.6 
  141. /* Freeing memory */
  142. suppress 95 /home/sioux/MAEstro/Source/Browse/Browse.c 
  143. /* Freeing memory */
  144. suppress 97 in xfree 
  145. /* DEFAULT SUPPRESSION: Freeing memory */
  146. suppress 110 in TIFFGetFieldDefaulted 
  147. /* Signed/unsigned memory retrieval */
  148. suppress 110 in TIFFSetField 
  149. /* Signed/unsigned memory retrieval */
  150. suppress 110 in TIFFGetField 
  151. /* Signed/unsigned memory retrieval */
  152. suppress 110 in _TIFFgetfield 
  153. /* Signed/unsigned memory retrieval */
  154. suppress 110 in TIFFError 
  155. /* Signed/unsigned memory retrieval */
  156. suppress 110 in TIFFWarning 
  157. /* Signed/unsigned memory retrieval */
  158. suppress 112 /Source/Media/bryant/DisplayTool/xvimage.c 
  159. /* Memory retrieval */
  160. suppress 112 in TIFFGetFieldDefaulted 
  161. /* Memory retrieval */
  162. suppress 112 in TIFFSetField 
  163. /* Memory retrieval */
  164. suppress 112 in TIFFGetField 
  165. /* Memory retrieval */
  166. suppress 112 in _TIFFgetfield 
  167. /* Memory retrieval */
  168. suppress 112 in TIFFError 
  169. /* Memory retrieval */
  170. suppress 112 in TIFFWarning 
  171. /* Memory retrieval */
  172. suppress 157 on __builtin_va_alist 
  173. /* DEFAULT SUPPRESSION: Formal variable */
  174. suppress 450 /usr/include/math.h 
  175. /* DEFAULT SUPPRESSION: Float constant overflow */
  176. suppress 460 /usr/include/ 
  177. /* DEFAULT SUPPRESSION: Nested comment */
  178. suppress 476 
  179. /* DEFAULT SUPPRESSION: Extra text in directive */
  180. suppress 495 on alloca 
  181. /* DEFAULT SUPPRESSION: Too few macro arguments */
  182. suppress 733 
  183. /* DEFAULT SUPPRESSION: `static' formerly `extern' */
  184. suppress 734 
  185. /* DEFAULT SUPPRESSION: CenterLine function redefined */
  186. suppress 760 
  187. /* DEFAULT SUPPRESSION: Non-ANSI field syntax */
  188. suppress 761 
  189. /* DEFAULT SUPPRESSION: Result of ?: used as lvalue */
  190. suppress 762 
  191. /* DEFAULT SUPPRESSION: Result of cast used as lvalue */
  192.  
  193. /* Contents of project */
  194. load  /usr/lib/libc.sa.1.6
  195. load  /usr/lib/libc.so.1.6
  196. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 DisplayTool.c DisplayTool_ui.c file.c network.c clipboard.c imagePanel.c globals.c gallery.c slides.c xvimage.o xvtiff.o xvgif.o xvxbm.o xvsunras.o xvpm.o xvjpeg.o xvpbm.o xvpds.o xv24to8.o imageio.o /home/sioux/MAEstro/Source/GetOpt/getopt.o /home/sioux/MAEstro/Source/Browse/Browse.o /home/sioux/MAEstro/Source/Browse/Browse_ui.o
  197. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/DevGuide3.0/lib/libguide.a
  198. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/DevGuide3.0/lib/libguidexv.a
  199. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/OpenWin3.0/lib/libxview.sa.3.1
  200. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/OpenWin3.0/lib/libxview.so.3.1
  201. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/OpenWin3.0/lib/libolgx.so.3.1
  202. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/OpenWin3.0/lib/libX.sa.1.0
  203. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/OpenWin3.0/lib/libX.so.1.0
  204. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/lib/libtiff.a
  205. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /local/lib/libjpeg.a
  206. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /usr/lib/libm.a
  207. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /home/sioux/MAEstro/Source/NetworkProtocol/libMAEstro.a
  208. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 /usr/lib/librpcsvc.a
  209. load -g\ -I/local/DevGuide3.0/include\ -I/local/OpenWin3.0/include\ -I/home/sioux/MAEstro/Source/NetworkProtocol\ -I/home/sioux/MAEstro/Source/GetOpt\ -I/home/sioux/MAEstro/Source/Browse\ -DMAIN\ -sun4 cursor.c
  210. link
  211.  
  212. /* Signals caught and ignored */
  213. catch HUP
  214. catch INT
  215. catch QUIT
  216. catch ILL
  217. catch TRAP
  218. catch IOT
  219. catch EMT
  220. catch FPE
  221. catch KILL
  222. catch BUS
  223. catch SEGV
  224. catch SYS
  225. catch PIPE
  226. catch TERM
  227. catch URG
  228. catch STOP
  229. catch TSTP
  230. catch TTIN
  231. catch TTOU
  232. catch IO
  233. catch XCPU
  234. catch XFSZ
  235. catch VTALRM
  236. catch PROF
  237. catch LOST
  238. catch USR1
  239. catch USR2
  240. ignore ALRM
  241. ignore CONT
  242. ignore CHLD
  243. ignore WINCH
  244.  
  245. /* Status of project */
  246.